projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6ffd6d
)
widgetpath: Make includes absolute
author
Benjamin Otte
<otte@redhat.com>
Wed, 25 May 2011 18:22:14 +0000
(20:22 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Fri, 27 May 2011 14:11:09 +0000
(16:11 +0200)
Just like everywhere else
gtk/gtkwidgetpath.h
patch
|
blob
|
history
diff --git
a/gtk/gtkwidgetpath.h
b/gtk/gtkwidgetpath.h
index a84c420548bb2ea79b46fc9ce0bad07ec93a7cad..c33b059e4bb048d0054204b984c289e4a992dc93 100644
(file)
--- a/
gtk/gtkwidgetpath.h
+++ b/
gtk/gtkwidgetpath.h
@@
-25,7
+25,7
@@
#define __GTK_WIDGET_PATH_H__
#include <glib-object.h>
-#include
"gtkenums.h"
+#include
<gtk/gtkenums.h>
G_BEGIN_DECLS